<menuitem label="Toolbar Options..." tooltiptext="Change preferences for this toolbar" oncommand="su_preferences();"/>
<menuitem label="Account Settings" tooltiptext="Change your StumbleUpon account settings" onclick="su_redir_tab(event,'prefs');"/>
<menuitem label="&menu.updateinterests;" tooltiptext="Sign up for new topics" oncommand="su_interests();"/>
<menuitem label="View Suggested Topics" tooltiptext="Suggest additional topics you may be interested in" oncommand="su_suggest();"/>
<menuitem class="menuitem-iconic" image="chrome://stumbleupon/content/skin/friend.png" label="Find people you know..." tooltiptext="Invite friends to join StumbleUpon" onclick="su_invite(event);"/>
<menuseparator/>
<menuitem label="Change Password..." tooltiptext="Change your password" oncommand="su_handle_change_password();"/>
<menuitem type="checkbox" autocheck="false" checked="true" label="Sign-in..." tooltiptext="Sign in to a different StumbleUpon account" oncommand="su_show_signin_dialog();"/>
<menuitem label="Sign-out..." tooltiptext="Sign out from this account" oncommand="su_handle_logout(false);"/>
<menuseparator/>
<menuitem label="Toolbar Guide" tooltiptext="View the toolbar primer" oncommand="getBrowser().contentDocument.location=su_serverhttp + 'guide.html'"/>
<menu label="About StumbleUpon" tooltiptext="Get help with StumbleUpon">
<menupopup>
<menuitem label="&menu.stumblehome;" tooltiptext="StumbleUpon.com Home Page" oncommand="getBrowser().contentDocument.location=su_serverhttp"/>
<menuitem label="Help Forum" tooltiptext="Get help from other stumblers" oncommand="getBrowser().contentDocument.location='http://getsatisfaction.com/stumbleupon/products/stumbleupon_stumbleupon_toolbar'"/>
<menuitem label="Stumble News" tooltiptext="Read the latest news about StumbleUpon services" oncommand="getBrowser().contentDocument.location=su_serverhttp + 'news.php'"/>
<menuitem label="&menu.topstumblers;" tooltiptext="See the most helpful stumblers" oncommand="getBrowser().contentDocument.location=su_serverhttp + 'topstumblers.php'"/>
<menuseparator/>
<menuitem label="&menu.contact;" tooltiptext="Send questions or comments to StumbleUpon" oncommand="su_feedback();"/>
<menuitem label="Uninstall Instructions" tooltiptext="Learn how to uninstall the toolbar" oncommand="getBrowser().contentDocument.location=su_serverhttp + 'help/How_do_I_uninstall_the_toolbar/'"/>
<menuitem label="Toolbar Version" tooltiptext="Your current toolbar version, along with new versions" oncommand="su_about();"/>
<toolbarbutton id="su_idx" label="IDX" collapsed="true" tooltiptext="Direct to IDX" image="chrome://stumbleupon/content/skin/thumbup.png" oncommand="toidx();"/>
<toolbarbutton id="su_tld" label="TLD" collapsed="true" tooltiptext="Go to TLD for this page" image="chrome://stumbleupon/content/skin/arrow.png" oncommand="grab_tld();"/>